home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gnome-control-center / ui / gnome-keyboard-properties-options-dialog.ui < prev    next >
Extensible Markup Language  |  2009-10-20  |  5KB  |  95 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="xkb_options_dialog">
  6.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  7.     <property name="border_width">5</property>
  8.     <property name="title" translatable="yes">Keyboard Layout Options</property>
  9.     <property name="window_position">center-on-parent</property>
  10.     <property name="default_width">550</property>
  11.     <property name="default_height">400</property>
  12.     <property name="type_hint">dialog</property>
  13.     <property name="has_separator">False</property>
  14.     <child internal-child="vbox">
  15.       <object class="GtkVBox" id="dialog-vbox4">
  16.         <property name="visible">True</property>
  17.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  18.         <property name="orientation">vertical</property>
  19.         <property name="spacing">2</property>
  20.         <child>
  21.           <object class="GtkScrolledWindow" id="options_scroll">
  22.             <property name="visible">True</property>
  23.             <property name="can_focus">True</property>
  24.             <property name="border_width">5</property>
  25.             <property name="hscrollbar_policy">automatic</property>
  26.             <property name="vscrollbar_policy">automatic</property>
  27.             <property name="shadow_type">out</property>
  28.             <child>
  29.               <object class="GtkViewport" id="viewport1">
  30.                 <property name="visible">True</property>
  31.                 <property name="shadow_type">none</property>
  32.                 <child>
  33.                   <object class="GtkVBox" id="options_vbox">
  34.                     <property name="visible">True</property>
  35.                     <property name="orientation">vertical</property>
  36.                   </object>
  37.                 </child>
  38.               </object>
  39.             </child>
  40.           </object>
  41.           <packing>
  42.             <property name="position">1</property>
  43.           </packing>
  44.         </child>
  45.         <child internal-child="action_area">
  46.           <object class="GtkHButtonBox" id="dialog-action_area4">
  47.             <property name="visible">True</property>
  48.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  49.             <property name="layout_style">end</property>
  50.             <child>
  51.               <object class="GtkButton" id="button3">
  52.                 <property name="label">gtk-help</property>
  53.                 <property name="visible">True</property>
  54.                 <property name="can_focus">True</property>
  55.                 <property name="receives_default">True</property>
  56.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  57.                 <property name="use_stock">True</property>
  58.               </object>
  59.               <packing>
  60.                 <property name="expand">False</property>
  61.                 <property name="fill">False</property>
  62.                 <property name="position">0</property>
  63.               </packing>
  64.             </child>
  65.             <child>
  66.               <object class="GtkButton" id="button2">
  67.                 <property name="label">gtk-close</property>
  68.                 <property name="visible">True</property>
  69.                 <property name="can_focus">True</property>
  70.                 <property name="receives_default">True</property>
  71.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  72.                 <property name="use_stock">True</property>
  73.               </object>
  74.               <packing>
  75.                 <property name="expand">False</property>
  76.                 <property name="fill">False</property>
  77.                 <property name="position">1</property>
  78.               </packing>
  79.             </child>
  80.           </object>
  81.           <packing>
  82.             <property name="expand">False</property>
  83.             <property name="pack_type">end</property>
  84.             <property name="position">0</property>
  85.           </packing>
  86.         </child>
  87.       </object>
  88.     </child>
  89.     <action-widgets>
  90.       <action-widget response="-11">button3</action-widget>
  91.       <action-widget response="-7">button2</action-widget>
  92.     </action-widgets>
  93.   </object>
  94. </interface>
  95.